Package furny.ga.operators

Class Summary
FurnLayoutMutationOp This mutation operator is an advanced uniform mutation for furniture entries.
OnePointCrossoverOp The one point crossover operator cuts the genotype into two segments which are interchanged.
RealMutationOp The real mutation operator mutates genes randomly.
SegmentCutCrossoverOp Crossover operator that does the segment cut crossover.
SwapCrossoverOp This crossover operator swaps furnitures between two individuals.